home *** CD-ROM | disk | FTP | other *** search
/ Ah My Goddess / Ah My Goddess.iso / pc / stage / start.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  1997-09-08  |  127 b   |  11 lines

  1. on exitFrame
  2.   if gfxexitmovie() then
  3.     gfxfalsepapette(1, 48)
  4.     go(1, "ENDING")
  5.   end if
  6. end
  7.  
  8. on mouseDown
  9.   go("QT")
  10. end
  11.